Skip to content

Conversation

@clue
Copy link
Owner

@clue clue commented May 7, 2019

Trying to fetch a result set row for a query that returns an empty
result set results in the query being executed again. We avoid this by
first checking if there are any columns and avoid fetch result rows
otherwise.

Trying to fetch a result set row for a query that returns an empty
result set results in the query being executed again. We avoid this by
first checking if there are any columns and avoid fetch result rows
otherwise.
@clue clue added the bug Something isn't working label May 7, 2019
@clue clue added this to the v1.0.0 milestone May 7, 2019
@clue clue merged commit f2c738c into clue:master May 7, 2019
@clue clue deleted the query-insert branch May 7, 2019 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant